9.4
CRITICAL CVSS 4.0
CVE-2026-33075
FastGPT has Arbitrary Code Execution in GitHub Actions via pull_request_target in fastgpt-preview-image.yml
Description

FastGPT is an AI Agent building platform. In versions 4.14.8.3 and below, the fastgpt-preview-image.yml workflow is vulnerable to arbitrary code execution and secret exfiltration by any external contributor. It uses pull_request_target (which runs with access to repository secrets) but checks out code from the pull request author's fork, then builds and pushes Docker images using attacker-controlled Dockerfiles. This also enables a supply chain attack via the production container registry. A patch was not available at the time of publication.

INFO

Published Date :

March 20, 2026, 9:16 a.m.

Last Modified :

March 20, 2026, 1:37 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-33075 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Fastgpt fastgpt
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 4.0 CRITICAL [email protected]
Solution
Address workflow vulnerabilities to prevent code execution and secret exfiltration.
  • Update the fastgpt-preview-image.yml workflow.
  • Remove use of pull_request_target.
  • Validate external contributor code carefully.
  • Secure Dockerfile handling.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-33075.

URL Resource
https://github.com/labring/FastGPT/security/advisories/GHSA-xfx8-w35j-485c
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-33075 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-33075 weaknesses.

CAPEC-184: Software Integrity Attack Software Integrity Attack CAPEC-185: Malicious Software Download Malicious Software Download CAPEC-186: Malicious Software Update Malicious Software Update CAPEC-187: Malicious Automated Software Update via Redirection Malicious Automated Software Update via Redirection CAPEC-533: Malicious Manual Software Update Malicious Manual Software Update CAPEC-538: Open-Source Library Manipulation Open-Source Library Manipulation CAPEC-657: Malicious Automated Software Update via Spoofing Malicious Automated Software Update via Spoofing CAPEC-662: Adversary in the Browser (AiTB) Adversary in the Browser (AiTB) CAPEC-691: Spoof Open-Source Software Metadata Spoof Open-Source Software Metadata CAPEC-692: Spoof Version Control System Commit Metadata Spoof Version Control System Commit Metadata CAPEC-693: StarJacking StarJacking CAPEC-695: Repo Jacking Repo Jacking CAPEC-175: Code Inclusion Code Inclusion CAPEC-201: Serialized Data External Linking Serialized Data External Linking CAPEC-228: DTD Injection DTD Injection CAPEC-251: Local Code Inclusion Local Code Inclusion CAPEC-252: PHP Local File Inclusion PHP Local File Inclusion CAPEC-253: Remote Code Inclusion Remote Code Inclusion CAPEC-263: Force Use of Corrupted Files Force Use of Corrupted Files CAPEC-538: Open-Source Library Manipulation Open-Source Library Manipulation CAPEC-549: Local Execution of Code Local Execution of Code CAPEC-640: Inclusion of Code in Existing Process Inclusion of Code in Existing Process CAPEC-660: Root/Jailbreak Detection Evasion via Hooking Root/Jailbreak Detection Evasion via Hooking CAPEC-695: Repo Jacking Repo Jacking CAPEC-698: Install Malicious Extension Install Malicious Extension

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-33075 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-33075 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Mar. 20, 2026

    Action Type Old Value New Value
    Added Description FastGPT is an AI Agent building platform. In versions 4.14.8.3 and below, the fastgpt-preview-image.yml workflow is vulnerable to arbitrary code execution and secret exfiltration by any external contributor. It uses pull_request_target (which runs with access to repository secrets) but checks out code from the pull request author's fork, then builds and pushes Docker images using attacker-controlled Dockerfiles. This also enables a supply chain attack via the production container registry. A patch was not available at the time of publication.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-494
    Added CWE CWE-829
    Added Reference https://github.com/labring/FastGPT/security/advisories/GHSA-xfx8-w35j-485c
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.